IntelliJ IDEA 2025.3.5: обновление производительности для Spring-проектов
Источник: https://blog.jetbrains.com/idea/2026/05/intellij-idea-2025-3-5/
Краткое содержание
Вышла новая версия IntelliJ IDEA 2025.3.5 с улучшениями производительности, прежде всего для разработчиков, работающих с Spring и ещё не перешедших на v2026.1. Основное исправление касается поиска объявленных Spring-бинов, которые больше не срабатывают при вводе кода или автодополнении, обеспечивая плавную работу автодополнения в Spring-проектах (IDEA-378966). Обновление доступно прямо из IDE, через Toolbox App или через snap для пользователей Ubuntu. Более подробный список исправлений можно найти в примечаниях к выпуску.
🧾 Транскрипт (формат)
IntelliJ IDEA 2025.3.5 is Out! Source: https://blog.jetbrains.com/idea/2026/05/intellij-idea-2025-3-5/
We’ve just released IntelliJ IDEA 2025.3.5. This version includes performance improvements for Spring projects – specifically for users who haven’t yet updated to v2026.1:
Searches for declared Spring beans are no longer triggered during typing or completion, ensuring code completion works smoothly in Spring-based projects. [IDEA-378966] You can update to this version from inside the IDE, using the Toolbox App, or using snaps if you are a Ubuntu user. You can also download it from our website.
For a comprehensive overview of the fixes, see the release notes. If you spot any issues, let us know via the issue tracker.
Happy developing!